Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: [M3-8827] - Migrate CircleProgress to ui package #11214

Merged
merged 8 commits into from
Nov 14, 2024

Conversation

jaalah-akamai
Copy link
Contributor

@jaalah-akamai jaalah-akamai commented Nov 5, 2024

Description 📝

Migrate CircleProgress to the ui package.

Target release date 🗓️

12/10/24

How to test 🧪

Verification steps

  • All tests should pass
  • No regressions in Cloud for instances of CircleProgress

As an Author I have considered 🤔

  • 👀 Doing a self review
  • ❔ Our contribution guidelines
  • 🤏 Splitting feature into small PRs
  • ➕ Adding a changeset
  • 🧪 Providing/Improving test coverage
  • 🔐 Removing all sensitive information from the code and PR description
  • 🚩 Using a feature flag to protect the release
  • 👣 Providing comprehensive reproduction steps
  • 📑 Providing or updating our documentation
  • 🕛 Scheduling a pair reviewing session
  • 📱 Providing mobile support
  • ♿ Providing accessibility support

@dwiley-akamai dwiley-akamai marked this pull request as ready for review November 13, 2024 21:52
@dwiley-akamai dwiley-akamai requested a review from a team as a code owner November 13, 2024 21:52
@dwiley-akamai dwiley-akamai requested review from mjac0bs and coliu-akamai and removed request for a team November 13, 2024 21:52
Copy link
Contributor

@mjac0bs mjac0bs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Diff looked good to me, didn't see regressions when spot-checking the loading component throughout Cloud, story loads, unit test passes. Cypress failure is unrelated and has to do with the region select's displayed value on the clone linode flow.

The one thing I noticed, which would be a 'nice-to-have' since it's a bit out of scope of this PR, is that the story for CircleProgress doesn't show any args, and size is one it may be helpful to see.

@mjac0bs mjac0bs added the Add'tl Approval Needed Waiting on another approval! label Nov 13, 2024
Copy link
Contributor

@coliu-akamai coliu-akamai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, thank you 🚀

We could consolidate some imports here, but I know we're also discussing doing it at the end so either sounds good!

@coliu-akamai coliu-akamai added Approved Multiple approvals and ready to merge! and removed Add'tl Approval Needed Waiting on another approval! labels Nov 14, 2024
Copy link

Coverage Report:
Base Coverage: 87.37%
Current Coverage: 87.34%

@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🔺 1 failing test on test run #7 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
1 Failing444 Passing2 Skipped99m 49s

Details

Failing Tests
SpecTest
linode-config.spec.tsEnd-to-End » Boots a config

Troubleshooting

Use this command to re-run the failing tests:

yarn cy:run -s "cypress/e2e/core/linodes/linode-config.spec.ts"

@dwiley-akamai dwiley-akamai merged commit afbd8d9 into linode:develop Nov 14, 2024
22 of 23 checks passed
Copy link

cypress bot commented Nov 14, 2024

Cloud Manager E2E    Run #6822

Run Properties:  status check failed Failed #6822  •  git commit afbd8d947d: refactor: [M3-8827] - Migrate `CircleProgress` to `ui` package (#11214)
Project Cloud Manager E2E
Branch Review develop
Run status status check failed Failed #6822
Run duration 41m 46s
Commit git commit afbd8d947d: refactor: [M3-8827] - Migrate `CircleProgress` to `ui` package (#11214)
Committer Jaalah Ramos
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
Tests that were flaky  Flaky 4
Tests that did not run due to a developer annotating a test with .skip  Pending 2
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 444
View all changes introduced in this branch ↗︎

Tests for review

Failed  cypress/e2e/core/volumes/delete-volume.spec.ts • 1 failed test

View Output Video

Test Artifacts
volume delete flow > deletes a volume Screenshots Video
Flakiness  linodes/linode-config.spec.ts • 1 flaky test

View Output Video

Test Artifacts
Linode Config management > End-to-End > Clones a config Screenshots Video
Flakiness  stackscripts/create-stackscripts.spec.ts • 1 flaky test

View Output Video

Test Artifacts
Create stackscripts > creates a StackScript with Any/All target image Screenshots Video
Flakiness  linodes/clone-linode.spec.ts • 1 flaky test

View Output Video

Test Artifacts
clone linode > can clone a Linode from Linode details page Screenshots Video
Flakiness  objectStorageGen2/bucket-object-gen2.spec.ts • 1 flaky test

View Output Video

Test Artifacts
Object Storage Gen2 bucket object tests > can check Object details drawer with E0 endpoint type Screenshots Video

hasyed-akamai pushed a commit to hasyed-akamai/manager that referenced this pull request Nov 15, 2024
hasyed-akamai pushed a commit to hasyed-akamai/manager that referenced this pull request Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved Multiple approvals and ready to merge! Modularization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants